Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-6243 | DTBI022 | SV-25613r1_rule | DCMC-1 | Medium |
Description |
---|
Active X controls can contain potentially malicious code and must only be allowed to be downloaded from trusted sites. |
STIG | Date |
---|---|
Internet Explorer 8 STIG | 2015-03-26 |
Check Text ( http://oval.mitre.org/XMLSchema/oval-definitions-5 ) |
---|
The policy value for Computer Configuration -> Administrative Templates -> Windows Components -> Internet Explorer -> Internet Control Panel -> Security Page -> Internet Zone -> "Download signed ActiveX controls" will be set to “Enabled” and "Disable". Procedure: Use the Windows Registry Editor to navigate to the following key: HKLM\Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3 Criteria: If the value 1001 is REG_DWORD = 3 (Disabled = 3), this is not a finding. |
Fix Text (F-23195r1_fix) |
---|
The policy value for Computer Configuration -> Administrative Templates -> Windows Components -> Internet Explorer -> Internet Control Panel -> Security Page -> Internet Zone -> "Download signed ActiveX controls" will be set to “Enabled” and "Disable". Change the registry key HKLM\Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3 Criteria:Set the value 1001 to REG_DWORD = 3 (Disabled = 3). |